func google.golang.org/protobuf/internal/filedesc.newRawFile

2 uses

	google.golang.org/protobuf/internal/filedesc (current package)
		build.go#L105: 	fd := newRawFile(db)
		desc_init.go#L26: func newRawFile(db Builder) *File {